------------------------------------------------------------------------ Notes for version 1.1: Main program window can now be TOPMOST. Font can be selected from available monospaced. (COMMDLG.DLL is required) Built-in Help added. Many bugs fixed. Known problems: Data from the Microsoft TOOLHELP.DLL is incomplete: For example, there is no function to retrieve total available memory size. For 386 in Standard mode the only solution I've found - read memory size from CMOS and calculate it as 1024+Extended memory size. I think it isn't right in any sense. There are very many strange things connected with memory management. For example, if you have 386/486 with 2 Mb RAM, win.com starts krnl286.exe But if you have 4Mb, win.com /s starts krnl386.exe! The greatest problem - when you start DOS window in the Windows Enhanced mode, occupied memory will not be included to GLOBAL HEAP list. So, I don't know how to solve this problem without using DDK. ------------------------------------------------------------------------ Hi, All! This is a demo program - monitor for MS Windows. Please help me - give/send/distribute it among your friends, co-workers, BBS operators, etc. Demo -- because it only works in STANDARD mode. To use on 386 or 486 - start MS Windows as C:\> win /s ~~~~ Full (registered) version works in both STANDARD and ENHANCED modes. Program is intended mostly for programmers. But I believe every MS Windows user would like to have it on his/her hard disk. Very short, at a glance: Best two features - dynamic memory monitoring in graphics/color and System File Table monitoring - see other programs manipulating files. For more information, or to register contact: Serge A. Delov E-Mail: sd@npk.bishkek.su or delov@imfiko.bishkek.su phone: +7 331-2-423514 (home) (KIRGHIZSTAN, Bishkek, time zone GMT-5) or Igor Matlin, NASEE, Inc. CompuServe: 71072,554 E-Mail: 71072.554@compuserve.com phone: (901) 761-4615 fax (901) 761-4610 Memphis, TN Bugs reports are welcomed. Friendly criticism, too.